home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vypalování CD
/
Vypalovani-CD-cd1.bin
/
CD Label Designer 1.5
/
cdlabdes.exe
/
install_script.iss
Wrap
Text File
|
2002-07-09
|
2KB
|
50 lines
;InnoSetupVersion=2.0.17
[Setup]
AppName=CD Label Designer
AppVerName=CD Label Designer
AppId=CD Label Designer
AppVersion=1.2
AppPublisher=Dataland Software
AppPublisherURL=http://www.datalandsoftware.com
DefaultDirName={pf}\CD Label Designer
DefaultGroupName=CD Label Designer
UninstallDisplayIcon={app}\CDLabDesigner.exe
OutputBaseFilename=cdlabdes
Compression=bzip2
PrivilegesRequired=none
ChangesAssociations=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Default.clt"; DestDir: "{app}"; Flags: uninsneveruninstall
Source: "{app}\CDLabDesigner.exe"; DestDir: "{app}";
Source: "{app}\CDLabDesigner.chm"; DestDir: "{app}";
Source: "{app}\Readme.txt"; DestDir: "{app}";
Source: "{app}\WhatsNew.txt"; DestDir: "{app}";
Source: "{app}\pad_file.xml"; DestDir: "{app}";
[Registry]
Root: HKCR; Subkey: "CDLabDesigner.Document\DefaultIcon"; ValueType: String; ValueData: """{app}\CDLabDesigner.exe"",1"; Flags: uninsdeletekey
Root: HKCR; Subkey: "CDLabDesigner.Template\DefaultIcon"; ValueType: String; ValueData: """{app}\CDLabDesigner.exe"",2"; Flags: uninsdeletekey
Root: HKCR; Subkey: ".clt"; ValueType: String; ValueData: "CDLabDesigner.Template"; Flags: uninsdeletevalue
Root: HKCR; Subkey: ".cld"; ValueType: String; ValueData: "CDLabDesigner.Document"; Flags: uninsdeletevalue
Root: HKCR; Subkey: "CDLabDesigner.Document\shell\open\command"; ValueType: String; ValueData: """{app}\CDLabDesigner.exe"" ""%1""";
Root: HKCR; Subkey: "CDLabDesigner.Template\shell\open\command"; ValueType: String; ValueData: """{app}\CDLabDesigner.exe"" ""%1""";
[Run]
Filename: "{app}\CDLabDesigner.exe"; WorkingDir: "{app}"; Description: "Launch application"; Flags: postinstall nowait
[Icons]
Name: "{group}\CD Label Designer"; Filename: "{app}\CDLabDesigner.exe"; WorkingDir: "{app}"; IconFilename: "{app}\CDLabDesigner.exe";
Name: "{group}\CD Label Designer Help"; Filename: "{app}\CDLabDesigner.chm"; WorkingDir: "{app}"; IconFilename: "{app}\CDLabDesigner.chm";
Name: "{group}\What's New"; Filename: "{app}\WhatsNew.txt"; IconFilename: "{app}\WhatsNew.txt";
[UninstallDelete]
Type: files; Name: "{app}\CDLabDesigner.exe";
Type: files; Name: "{app}\CDLabDesigner.chm";
Type: files; Name: "{app}\Readme.txt";
Type: files; Name: "{app}\WhatsNew.txt";